added link to DHTML coverage chart
authorØyvind Kolås <ok@src.gnome.org>
Wed, 22 Feb 2006 13:00:56 +0000 (13:00 +0000)
committerØyvind Kolås <ok@src.gnome.org>
Wed, 22 Feb 2006 13:00:56 +0000 (13:00 +0000)
ChangeLog
docs/index-static.html.in

index f256752126f4cb538e7d7985b918ddf276be011e..b2cbc66d5271f5ebfb419499b393379d0603049b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-22  Øyvind Kolås  <pippin@gimp.org>
+
+       * docs/index-static.html.in: added a link to the DHTML version of the
+       coverage map.
+
 2006-02-22  Øyvind Kolås  <pippin@gimp.org>
 
        * extensions/gggl.c: (conv_rgbaF_rgb8), (conv_rgbAF_rgbF), (init):
index 064b4aa287f5d930b67876cefc95faf7382820ce..ff9313cbb54d1a5aaba4e6dcd06f89a8a02ceab7 100644 (file)
 
         <h3>Shortcut coverage</h3>
         <p>The diagram shown below visualizes the coverage of current shortcut
-        conversions. 
+        conversions. A <a href='BablFishPath.html'>DHTML version</a> is also available.
         </p>
 <pre style='font-size:50%;height:30em;overflow:scroll'>
 <!--BablFishPath-->
         <h2>TODO</h2>
         
         <ul>
-          <li>Validate that BablFishPath is actually faster than the
+          <li>Validate that a created BablFishPath is actually faster than the
           BablFishReference it is a replacement for.</li>
           <li>Compile-time instead of runtime profiling / storae of profiling
           and loss data.. <em>(The speed of conversions
             concurrently running processes and phase of moon.)</em></li>
           <li class='unstable'>Horizontal and vertical subsampling (for
           implementing 4:2:2 4:2:0 4:1:1 etc. chroma subsampling)</li>
-          <li>Thread safety for mutations of the type system.</li>
+          <li>Thread safety (locking) for mutations of the type system.</li>
           <li>Support for datatypes that are not a multiple of 8bit.</li>
           <li>dithering</li>
-          <li>image resampling?</li>
         </ul>
 
         <a name='Copyright'></a>